I am using the UIImagePickerController with sourceType = .camera and cameraDevice = .frontI would like the user to be able to toggle the torch mode with this camera open. However, when the torch turns on, the camera is disabled (blurred out).Is there a work around to accomplish this.Any help/suggestions are greatly accepted. Thanks